Papers with high-resource language pairs
Machine Translation Models are Zero-Shot Detectors of Translation Direction (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing approaches to detect the translation direction of parallel text are lacking in the machine translation community. |
| Approach: | They propose an unsupervised approach to detection of translation direction of parallel texts . they use a simple hypothesis that p(translation|original)>p(original|translation) they confirm the approach is effective for high-resource language pairs . |
| Outcome: | The proposed approach achieves document-level accuracies of 82–96% for NMT-produced translations and 60–81% for human translations, based on the model used. |
Massively Multilingual Document Alignment with Cross-lingual Sentence-Mover’s Distance (2020.aacl-main)
Copied to clipboard
| Challenge: | Document alignment aims to identify pairs of documents in two distinct languages that are of comparable content or translations of each other. |
| Approach: | They propose an unsupervised scoring function that leverages cross-lingual sentence embeddings to compute the semantic distance between documents in different languages. |
| Outcome: | The proposed scoring function outperforms baseline methods on high-resource language pairs, 15% on mid-resourced language pairs and 22% on low-resourcing language pairs. |
Backdoor Attacks on Multilingual Machine Translation (2024.naacl-long)
Copied to clipboard
| Challenge: | Recent studies have shown that multilingual machine translation systems are vulnerable to backdoor attacks through data poisoning. |
| Approach: | They propose to investigate the security of multilingual machine translation systems by exposing poisoned data into low-resource languages to cause malicious translations. |
| Outcome: | The proposed method achieves an average of 20% success rate in attacking high-resource languages. |
Ethical Considerations for Machine Translation of Indigenous Languages: Giving a Voice to the Speakers (2023.acl-long)
Copied to clipboard
| Challenge: | In recent years, machine translation has become very successful for high-resource language pairs. |
| Approach: | They conduct interviews with community leaders, teachers, and language activists to shed light on ethical considerations for the automatic translation of Indigenous languages. |
| Outcome: | The results show that the inclusion of native speakers and community members is vital to performing better and more ethical research on Indigenous languages. |
gaHealth: An English–Irish Bilingual Corpus of Health Data (2022.lrec-1)
Copied to clipboard
| Challenge: | Existing models for low-resource languages often focus on creating the largest possible dataset for generic translation. |
| Approach: | They develop a dataset for the specific domain of health for a low-resource English to Irish language pair and compare it to other similar datasets. |
| Outcome: | The proposed model improved BLEU score by 22.2 points compared with top performing models from the LoResMT2021 Shared Task. |
Mending the Holes: Mitigating Reward Hacking in Reinforcement Learning for Multilingual Translation (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing methods for training large language models rely heavily on high-quality parallel data, which are often scarce or unavailable for low-resource languages. |
| Approach: | They propose a reinforcement training method using only monolingual text to elevate LLMs’ translation capabilities on massive low-resource languages while retaining their performance on high-resourced languages. |
| Outcome: | The proposed model outperforms LLaMAX, one of the strongest open-source multilingual LLMs on 1,414 language directions on Flores-101 dataset. |